LogCollector

interface LogCollector

Types

Link copied to clipboard
value class AppDebugLog(val recorder: LogBinRecorder) : LogCollector.Source

Collects debug log from an application log recorder.

Link copied to clipboard

Collects debug logs from a drone.

Link copied to clipboard

Collects debug logs from a remote control.

Link copied to clipboard
interface Source

Log collector source.

Link copied to clipboard

Overall collection state.

Properties

Link copied to clipboard
abstract val outputArchive: File

Archive where collected logs will be stored.

Link copied to clipboard

Requested sources associated to their current collection state.

Link copied to clipboard

Current overall collection state.